home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / Slackwar / contents / scripts / xvmenus < prev    next >
Text File  |  1997-06-06  |  717b  |  15 lines

  1. ( cd usr/openwin/lib ; rm -rf openwin-menu )
  2. ( cd usr/openwin/lib ; ln -sf /var/openwin/lib/openwin-menu openwin-menu )
  3. ( cd usr/include ; rm -rf olgx )
  4. ( cd usr/include ; ln -sf /usr/openwin/include/olgx olgx )
  5. ( cd usr/include ; rm -rf pixrect )
  6. ( cd usr/include ; ln -sf /usr/openwin/include/pixrect pixrect )
  7. ( cd usr/include ; rm -rf xview )
  8. ( cd usr/include ; ln -sf /usr/openwin/include/xview xview )
  9. ( cd usr/include ; rm -rf uit )
  10. ( cd usr/include ; ln -sf /usr/openwin/include/uit uit )
  11. ( cd usr/lib ; rm -rf .text_extras_menu )
  12. ( cd usr/lib ; ln -sf /usr/openwin/lib/.text_extras_menu .text_extras_menu )
  13. ( cd usr/X11R6/bin ; rm -rf openwin )
  14. ( cd usr/X11R6/bin ; ln -sf /usr/openwin/bin/openwin openwin )
  15.